┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/var/www/html/adconect/wp-content/plugins/hugeicons/build/blocks/icon
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "hugeicons/icon", "version": "1.0.0", "title": "Hugeicons Icon", "category": "design", "icon": "star-filled", "description": "Display a beautiful icon from the Hugeicons library.", "keywords": [ "icon", "hugeicons", "symbol", "graphic" ], "textdomain": "hugeicons", "attributes": { "iconName": { "type": "string", "default": "" }, "iconStyle": { "type": "string", "default": "stroke-rounded" }, "iconSvg": { "type": "string", "default": "" }, "iconSize": { "type": "number", "default": 48 }, "iconColor": { "type": "string", "default": "#000000" }, "alignment": { "type": "string", "default": "center" }, "linkUrl": { "type": "string", "default": "" }, "linkTarget": { "type": "boolean", "default": false } }, "supports": { "align": true, "html": false }, "editorScript": "file:./index.js", "editorStyle": "file:./index.css", "style": "file:./style-index.css" }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 block.json
JSON
1.1 KB
2026-04-09 12:11
EDIT